|
XR API 2.4
|
Sytem error occurred in XR Runtime. More...
#include <xr_api_defs.h>
Public Member Functions | |
| SonyOzXrSystemError () | |
| SonyOzXrSystemError (SonyOzXrSystemErrorResult in_result, int32_t in_code, const char *in_msg) | |
Public Attributes | |
| SonyOzXrSystemErrorResult | result = SonyOzXrSystemErrorResult::Success |
| int32_t | code = 0 |
| char | msg [kXrSystemErrorMsgSize] = "" |
Sytem error occurred in XR Runtime.
|
inline |
|
inline |
| int32_t SonyOzXrSystemError::code = 0 |
| char SonyOzXrSystemError::msg[kXrSystemErrorMsgSize] = "" |
| SonyOzXrSystemErrorResult SonyOzXrSystemError::result = SonyOzXrSystemErrorResult::Success |